Skip to content

GH-49293: [Packaging][deb] Update debian/watch for version 5#49294

Merged
kou merged 3 commits into
apache:mainfrom
kou:debian-watch
Feb 26, 2026
Merged

GH-49293: [Packaging][deb] Update debian/watch for version 5#49294
kou merged 3 commits into
apache:mainfrom
kou:debian-watch

Conversation

@kou
Copy link
Copy Markdown
Member

@kou kou commented Feb 16, 2026

Rationale for this change

The current debian/watch may find wrong archive such as arrow-rs-XXX.

What changes are included in this PR?

Use @SEMANTIC_VERSION@ and @ARCHIVE_EXT@ that can be used with version 5.

Version 5 is available on all supported Debian and Ubuntu.

Are these changes tested?

Yes.

(cd dev/tasks/linux-packages/apache-arrow && uscan --verbose) finds https://downloads.apache.org/arrow/arrow-23.0.0/apache-arrow-23.0.0.tar.gz as the latest version.

Are there any user-facing changes?

No.

@github-actions
Copy link
Copy Markdown

⚠️ GitHub issue #49293 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions Bot added the awaiting committer review Awaiting committer review label Feb 16, 2026
@raulcd raulcd added the CI: Extra: Package: Linux Run extra Linux Packages CI label Feb 17, 2026
Copy link
Copy Markdown
Member

@raulcd raulcd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the failures are related to the release. I've bumped versions on main, potentially rebasing will solve the issues?

@github-actions github-actions Bot added awaiting changes Awaiting changes and removed awaiting committer review Awaiting committer review labels Feb 17, 2026
@kou
Copy link
Copy Markdown
Member Author

kou commented Feb 18, 2026

Ah, dev/release/verify-apt.sh doesn't support minor release. I've opened an issue for this: #49314

@github-actions github-actions Bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Feb 19, 2026
@kou
Copy link
Copy Markdown
Member Author

kou commented Feb 26, 2026

+1

@kou kou merged commit 8c0c4a8 into apache:main Feb 26, 2026
30 of 31 checks passed
@kou kou removed the awaiting change review Awaiting change review label Feb 26, 2026
@kou kou deleted the debian-watch branch February 26, 2026 08:38
@conbench-apache-arrow
Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 8c0c4a8.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

thisisnic pushed a commit to thisisnic/arrow that referenced this pull request Apr 6, 2026
…pache#49294)

### Rationale for this change

The current `debian/watch` may find wrong archive such as `arrow-rs-XXX`.

### What changes are included in this PR?

Use `@ SEMANTIC_VERSION@` and `@ ARCHIVE_EXT@` that can be used with version 5.

Version 5 is available on all supported Debian and Ubuntu.

### Are these changes tested?

Yes.

`(cd dev/tasks/linux-packages/apache-arrow && uscan --verbose)` finds https://downloads.apache.org/arrow/arrow-23.0.0/apache-arrow-23.0.0.tar.gz as the latest version.

### Are there any user-facing changes?

No.
* GitHub Issue: apache#49293

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI: Extra: Package: Linux Run extra Linux Packages CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants